home *** CD-ROM | disk | FTP | other *** search
- This is a direct port of FTP and TELNET. Both were derived from the
- standard BSD code. First, I will list some of the features which are still
- missing from these ports:
-
- FTP:
- - no ftpd.
- - no mget or mput commands.
-
- TELNET:
- - no telnetd.
- - no attempt to do anything about window size
- - no mapping of the amiga's CSI to ESC [.
-
- In their favour, some attempt has been made to make both FTP and TELNET
- usable in a secure environment such as a BBS. In particular, shell escape
- and piping of files into commands (FTP) have been disabled. Also, both FTP
- and TELNET will log the amount of traffic generated in each session.
-
- Specific information for FTP and TELNET can be found in their respective
- readme files.
-
- Any comments or changes to the code can be mailed to either of:
-
- Mark Tomlinson <mark@garden.equinox.gen.nz>
- Geoff McCaughan <geoff@equinox.gen.nz>
-
- Who spent many long hours and sleepless nights porting this code for your
- benefit.
-